home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Almathera Ten Pack 3: CDPD 3
/
Almathera Ten on Ten - Disc 3: CDPD3.iso
/
fish
/
751-760
/
754
/
bootlogo
/
show_logo
< prev
next >
Wrap
Text File
|
1995-03-18
|
253b
|
12 lines
echo " "
echo " This script will display the BootLogo Picture for 5 seconds"
echo " and then return to this screen."
echo " "
wait 2
run >NIL: BootLogo
wait 5
:c/win2front showlogo
echo " "
echo " All Done! Click the Close gadget to exit..."
endcli